0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5504329204559 373 1.0765 0


No Amazon API Requests Made.


App Debug - Total Time 1.5504329204559 seconds

Number Time From Start Name Description
1 0.4469780921936 Initialise Initialise FSB Function
2 0.44896006584167 App Controller Start Start of the App controller (called before the controller of every page)
3 0.47310304641724 Start of getCategoryListByGroup Function Before first category groups query
4 0.47395992279053 After initial query Before first category groups query
5 0.47396111488342 Get Category List for Group Before the call to getCategoryList function
6 0.47396302223206 Start of GetCategoryList function Start of the function
7 0.47396397590637 Before getting categories Query to get specific category list
8 0.47477793693542 After getting categories Query to get specific category list
9 0.47477793693542 Before getting category custom Before call to function getCategoryCustom
10 0.49093008041382 After getting category custom After call to function getCategoryCustom
11 0.49093198776245 Before getting category custom Before call to function getCategoryCustom
12 0.49990010261536 After getting category custom After call to function getCategoryCustom
13 0.49990105628967 Before getting category custom Before call to function getCategoryCustom
14 0.5048840045929 After getting category custom After call to function getCategoryCustom
15 0.50488591194153 Before getting category custom Before call to function getCategoryCustom
16 0.50826191902161 After getting category custom After call to function getCategoryCustom
17 0.5082631111145 Before getting category custom Before call to function getCategoryCustom
18 0.51205611228943 After getting category custom After call to function getCategoryCustom
19 0.51205706596375 Before getting category custom Before call to function getCategoryCustom
20 0.51590895652771 After getting category custom After call to function getCategoryCustom
21 0.51590991020203 End of GetCategoryList function End of the function
22 0.51591396331787 Get Category List for Group Before the call to getCategoryList function
23 0.51591491699219 Start of GetCategoryList function Start of the function
24 0.51591610908508 Before getting categories Query to get specific category list
25 0.51645493507385 End of getCategoryListByGroup Function Before return()
26 1.367623090744 App Controller End End of the App controller (called before the controller of every page)
27 1.483521938324 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4845819473267 Before Get Options Before the call to getOptions in the tpl class
29 1.5237920284271 After Get Options After the call to getOptions in the tpl class
30 1.5238289833069 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5504219532013 Finalizing debug Before the debug is output to the page.
32 1.5504319667816 End of App This is the end of the app logging, final timestamp


Query Debug - 373 Database Queries. Total time 1.0765 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0012 0.0012152194976807
SELECT parameter, value FROM parameters
2 0.0026 0.0026149749755859
SELECT * FROM `bad_bots`
3 0.0002 0.00024604797363281
SET time_zone = 'Europe/London'
4 0.0009 0.00090718269348145
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00091791152954102
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0008 0.00076794624328613
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751956202'
7 0.0012 0.001176118850708
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00029301643371582
UPDATE autorun SET lastrun = '2025-07-08 06:30:02' WHERE id = '9'
9 0.0003 0.00032401084899902
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00084686279296875
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00027108192443848
SELECT * FROM pages WHERE id = 52
12 0.0015 0.0014970302581787
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0218 0.021793127059937
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00040388107299805
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00085210800170898
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00080513954162598
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0062 0.0061650276184082
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.001021146774292
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00072693824768066
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00032186508178711
SELECT id FROM categories WHERE parent_id = '26'
21 0.0050 0.00502610206604
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00087809562683105
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00088214874267578
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00076198577880859
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
26 0.0032 0.0031599998474121
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00034594535827637
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '27'
30 0.0034 0.0033998489379883
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00037479400634766
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037813186645508
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00037693977355957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030803680419922
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0012390613555908
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00033998489379883
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00032305717468262
SELECT id FROM categories WHERE parent_id = '28'
39 0.0013 0.001305103302002
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034713745117188
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0003359317779541
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00046586990356445
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00033283233642578
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00033998489379883
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00048589706420898
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.0003659725189209
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.00040388107299805
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031495094299316
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00043582916259766
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00033092498779297
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0004 0.00039386749267578
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00051188468933105
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00050806999206543
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00034093856811523
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00040388107299805
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0005 0.00046706199645996
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00037097930908203
SELECT * FROM categorygroups WHERE id = '1'
62 0.0007 0.00067710876464844
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00048112869262695
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028610229492188
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00032687187194824
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00055503845214844
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00035715103149414
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.00035309791564941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0005 0.00045108795166016
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00053596496582031
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0022 0.0021510124206543
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00080513954162598
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037980079650879
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00066113471984863
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0014 0.0014119148254395
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0019 0.0018570423126221
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8402 0.84023213386536
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0015 0.0014638900756836
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00074005126953125
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0003960132598877
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047380924224854
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013480186462402
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00093793869018555
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0046629905700684
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013308525085449
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036501884460449
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00079488754272461
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.195'
89 0.0005 0.00051593780517578
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034904479980469
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039489269256592
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0004 0.00035715103149414
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0003 0.00033712387084961
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0067 0.0066819190979004
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.0003049373626709
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0003 0.00025606155395508
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0004 0.00036001205444336
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00033187866210938
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0039470195770264
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0003 0.00025415420532227
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0003 0.00033807754516602
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0068 0.0067529678344727
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027203559875488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0003 0.00026893615722656
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = '909'
108 0.0012 0.0011699199676514
SELECT * FROM productimages WHERE product_id = '909' ORDER BY sortorder ASC
109 0.0009 0.00087785720825195
SELECT * FROM product_image_select WHERE product_id = '909'
110 0.0006 0.00061202049255371
SELECT * FROM productcustomimages WHERE product_id = '909'
111 0.0009 0.00094294548034668
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '909' AND a.name = n.originalname
112 0.0007 0.00069904327392578
SELECT * FROM productoffers WHERE product_id = '909' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '909' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = 909
                ORDER BY price ASC LIMIT 1
115 0.0003 0.0003349781036377
SELECT value FROM productattributes
                WHERE product_id = '909'
                AND name = 'ListPriceAmount'
116 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '909' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '945'
118 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '945' ORDER BY sortorder ASC
119 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '945'
120 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '945'
121 0.0006 0.00057697296142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '945' AND a.name = n.originalname
122 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '945' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '945' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 945
                ORDER BY price ASC LIMIT 1
125 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '945'
                AND name = 'ListPriceAmount'
126 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '945' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '911'
128 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '911' ORDER BY sortorder ASC
129 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '911'
130 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '911'
131 0.0005 0.00053596496582031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '911' AND a.name = n.originalname
132 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '911' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '911' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '911' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '915'
136 0.0003 0.00030684471130371
SELECT * FROM productimages WHERE product_id = '915' ORDER BY sortorder ASC
137 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '915'
138 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '915'
139 0.0007 0.00072908401489258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '915' AND a.name = n.originalname
140 0.0003 0.00032281875610352
SELECT * FROM productoffers WHERE product_id = '915' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '915' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 915
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '915'
                AND name = 'ListPriceAmount'
144 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '915' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0004 0.00038909912109375
SELECT * FROM products WHERE id = '918'
146 0.0003 0.0002899169921875
SELECT * FROM productimages WHERE product_id = '918' ORDER BY sortorder ASC
147 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '918'
148 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '918'
149 0.0007 0.00072193145751953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '918' AND a.name = n.originalname
150 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '918' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '918' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0002 0.00021982192993164
SELECT * FROM productoffers
                WHERE product_id = 918
                ORDER BY price ASC LIMIT 1
153 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '918'
                AND name = 'ListPriceAmount'
154 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '918' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '919'
156 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '919' ORDER BY sortorder ASC
157 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '919'
158 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '919'
159 0.0005 0.00051784515380859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '919' AND a.name = n.originalname
160 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '919' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '919' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 919
                ORDER BY price ASC LIMIT 1
163 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '919'
                AND name = 'ListPriceAmount'
164 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '919' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '920'
166 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '920' ORDER BY sortorder ASC
167 0.0003 0.00026297569274902
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '920' AND p.id = pi.product_id ORDER BY pi.sortorder
168 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '920'
169 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '920'
170 0.0003 0.00033712387084961
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '920'
                GROUP BY o.product_id
171 0.0013 0.0013010501861572
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '920'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
172 0.0003 0.00031614303588867
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 920
173 0.0006 0.00055289268493652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '920' AND a.name = n.originalname
174 0.0002 0.00024318695068359
SELECT * FROM productoffers WHERE product_id = '920' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '920' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 920
                ORDER BY price ASC LIMIT 1
177 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '920'
                AND name = 'ListPriceAmount'
178 0.0003 0.00025391578674316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '920'
                GROUP BY o.product_id
179 0.0004 0.00037598609924316
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '920'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
180 0.0003 0.00025606155395508
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 920
181 0.0004 0.00044512748718262
SELECT value FROM productattributes WHERE product_id = '920' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0003 0.00025606155395508
SELECT * FROM products WHERE parent_id = '920'
183 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '921'
184 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '921' ORDER BY sortorder ASC
185 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '921'
186 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '921'
187 0.0006 0.00057888031005859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '921' AND a.name = n.originalname
188 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '921' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '921' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 921
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '921'
                AND name = 'ListPriceAmount'
192 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '921' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
193 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '927'
194 0.0004 0.00036787986755371
SELECT * FROM productimages WHERE product_id = '927' ORDER BY sortorder ASC
195 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '927'
196 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '927'
197 0.0005 0.00054383277893066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '927' AND a.name = n.originalname
198 0.0004 0.00037693977355957
SELECT * FROM productoffers WHERE product_id = '927' AND merchantid = 'A1X6FK5RDHNB96'
199 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '927' AND price > 0
                ORDER BY price ASC LIMIT 1
200 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 927
                ORDER BY price ASC LIMIT 1
201 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '927'
                AND name = 'ListPriceAmount'
202 0.0003 0.00026679039001465
SELECT value FROM productattributes WHERE product_id = '927' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '929'
204 0.0004 0.00042295455932617
SELECT * FROM productimages WHERE product_id = '929' ORDER BY sortorder ASC
205 0.0005 0.00053191184997559
SELECT * FROM product_image_select WHERE product_id = '929'
206 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '929'
207 0.0006 0.00057411193847656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '929' AND a.name = n.originalname
208 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '929' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '929' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0004 0.00037884712219238
SELECT value FROM productattributes WHERE product_id = '929' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00044012069702148
SELECT * FROM products WHERE id = '937'
212 0.0003 0.00031185150146484
SELECT * FROM productimages WHERE product_id = '937' ORDER BY sortorder ASC
213 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '937'
214 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '937'
215 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '937' AND a.name = n.originalname
216 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '937' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '937' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '937' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '940'
220 0.0004 0.00042581558227539
SELECT * FROM productimages WHERE product_id = '940' ORDER BY sortorder ASC
221 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '940'
222 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '940'
223 0.0006 0.00060296058654785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '940' AND a.name = n.originalname
224 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '940' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '940' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00022482872009277
SELECT * FROM productoffers
                WHERE product_id = 940
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '940'
                AND name = 'ListPriceAmount'
228 0.0003 0.00029420852661133
SELECT value FROM productattributes WHERE product_id = '940' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0004 0.00039911270141602
SELECT * FROM products WHERE id = '942'
230 0.0004 0.00038290023803711
SELECT * FROM productimages WHERE product_id = '942' ORDER BY sortorder ASC
231 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '942'
232 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '942'
233 0.0006 0.00057888031005859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '942' AND a.name = n.originalname
234 0.0004 0.00037908554077148
SELECT * FROM productoffers WHERE product_id = '942' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '942' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 942
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '942'
                AND name = 'ListPriceAmount'
238 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '942' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '943'
240 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '943' ORDER BY sortorder ASC
241 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '943'
242 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '943'
243 0.0006 0.0005500316619873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '943' AND a.name = n.originalname
244 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '943' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = '943' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 943
                ORDER BY price ASC LIMIT 1
247 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '943'
                AND name = 'ListPriceAmount'
248 0.0003 0.0002591609954834
SELECT value FROM productattributes WHERE product_id = '943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0003 0.00034117698669434
SELECT * FROM products WHERE id = '947'
250 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '947' ORDER BY sortorder ASC
251 0.0005 0.00048089027404785
SELECT * FROM product_image_select WHERE product_id = '947'
252 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '947'
253 0.0009 0.00086212158203125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '947' AND a.name = n.originalname
254 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '947' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '947' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 947
                ORDER BY price ASC LIMIT 1
257 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '947'
                AND name = 'ListPriceAmount'
258 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '947' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0003 0.00033116340637207
SELECT * FROM products WHERE id = '949'
260 0.0003 0.00034618377685547
SELECT * FROM productimages WHERE product_id = '949' ORDER BY sortorder ASC
261 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '949'
262 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '949'
263 0.0007 0.00066685676574707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '949' AND a.name = n.originalname
264 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '949' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '949' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 949
                ORDER BY price ASC LIMIT 1
267 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '949'
                AND name = 'ListPriceAmount'
268 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
269 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '951'
270 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '951' ORDER BY sortorder ASC
271 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '951'
272 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '951'
273 0.0006 0.00063395500183105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '951' AND a.name = n.originalname
274 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '951' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '951' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 951
                ORDER BY price ASC LIMIT 1
277 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '951'
                AND name = 'ListPriceAmount'
278 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '951' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
279 0.0004 0.00035715103149414
SELECT * FROM products WHERE id = '953'
280 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '953' ORDER BY sortorder ASC
281 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '953'
282 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '953'
283 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '953' AND a.name = n.originalname
284 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '953' AND merchantid = 'A1X6FK5RDHNB96'
285 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '953' AND price > 0
                ORDER BY price ASC LIMIT 1
286 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 953
                ORDER BY price ASC LIMIT 1
287 0.0002 0.0002448558807373
SELECT value FROM productattributes
                WHERE product_id = '953'
                AND name = 'ListPriceAmount'
288 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '953' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0009 0.00092196464538574
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '909' ORDER BY timestamp DESC
290 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '945' ORDER BY timestamp DESC
291 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '911' ORDER BY timestamp DESC
292 0.0002 0.00022220611572266
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '915' ORDER BY timestamp DESC
293 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '918' ORDER BY timestamp DESC
294 0.0002 0.00022315979003906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '919' ORDER BY timestamp DESC
295 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '920' ORDER BY timestamp DESC
296 0.0002 0.00021219253540039
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '921' ORDER BY timestamp DESC
297 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '927' ORDER BY timestamp DESC
298 0.0002 0.00023818016052246
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '929' ORDER BY timestamp DESC
299 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '937' ORDER BY timestamp DESC
300 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '940' ORDER BY timestamp DESC
301 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '942' ORDER BY timestamp DESC
302 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '943' ORDER BY timestamp DESC
303 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '947' ORDER BY timestamp DESC
304 0.0002 0.00021219253540039
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '949' ORDER BY timestamp DESC
305 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '951' ORDER BY timestamp DESC
306 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '953' ORDER BY timestamp DESC
307 0.0008 0.00084114074707031
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
308 0.0007 0.0007479190826416
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
309 0.0003 0.00026392936706543
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
310 0.0115 0.011523008346558
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
311 0.0009 0.00090122222900391
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
312 0.0004 0.0003659725189209
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
313 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = 1626
314 0.0003 0.00034618377685547
SELECT * FROM products WHERE id = 4041
315 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = 4312
316 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = 777
317 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = 3881
318 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = 4213
319 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1626'
320 0.0004 0.00037980079650879
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
321 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '1626'
322 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1626'
323 0.0006 0.00057220458984375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
324 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
325 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
326 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
327 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '4041'
328 0.0004 0.00038409233093262
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
329 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '4041'
330 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '4041'
331 0.0007 0.00071310997009277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
332 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
333 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
334 0.0004 0.00035214424133301
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
335 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '4312'
336 0.0004 0.00039505958557129
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
337 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '4312'
338 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4312'
339 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
340 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
341 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
342 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '777'
344 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
345 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '777'
346 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '777'
347 0.0007 0.00067520141601562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
348 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '3881'
352 0.0004 0.00040388107299805
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
353 0.0005 0.00047898292541504
SELECT * FROM product_image_select WHERE product_id = '3881'
354 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '3881'
355 0.0007 0.00073623657226562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
356 0.0003 0.00031018257141113
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4213'
360 0.0004 0.00040698051452637
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
361 0.0006 0.00056886672973633
SELECT * FROM product_image_select WHERE product_id = '4213'
362 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '4213'
363 0.0007 0.00073003768920898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
364 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0011 0.0011038780212402
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
368 0.0005 0.00052809715270996
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
369 0.0016 0.0015699863433838
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
370 0.0009 0.00089311599731445
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
371 0.0003 0.00034189224243164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
372 0.0004 0.00038480758666992
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
373 0.0004 0.0004119873046875
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'